Update config.h.win32.in for Visual C++ 2013
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 Dec 2013 03:41:53 +0000 (11:41 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 Dec 2013 03:43:49 +0000 (11:43 +0800)
commit37d074da538e5167b0c60d7eeaad05c4af8fdbb8
treeeb377f57d83a6f4445f253fe2c0805d1c3075c36
parente0b04b39be24b99084f867465ca1fe1db45177b0
Update config.h.win32.in for Visual C++ 2013

A number of C99 math.h functions, along with inttypes.h were included for
Visual C++ 2013, along with much improved C99 capabilities, so update
config.h.win32.in to reflect this.
config.h.win32.in